@charset "utf-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*Html5*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
/*Base*/
html {
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; 
}
* {
    margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
    background: transparent; 
	outline:none;
	blr:expression(this.onFocus=this.blur());
}
a:focus {
    outline: 0;
}
a:active,
a:hover {
    outline: 0;
	/*transition:text-shadow 500ms ease-in 0ms, color 500ms ease-in 0ms;*/
}
img {
    border: 0;
	-ms-interpolation-mode:bicubic
}
a img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
button,
input,
select,
textarea {
    font-family: inherit; 
    font-size: 100%; 
    margin: 0;
    outline:none;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; 
    cursor: pointer; 
}

button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
}
input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input.submit {
	border: 0;
	margin: 0;
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
	float: left;
	display: inline;
}
textarea {
    overflow: auto; 
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*浮动*/
.clear {
    clear: both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

/*全局*/
html,body,td,th {
	color: #FFFFFF;
	line-height:22px;
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%;
	font-family: "微软雅黑", "microsoft yahei", Arial, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
ul,ol,li,dl,dt,dd,p {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
}

body,h1,h2,h3,h4,h5,h6,dl,dt,li,dd,th,td,p,pre,form,input,button,textarea,hr{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;}button,input,select,textarea{font-size:100%;}ul,ol{
	padding: 0px;
}

/*-------------*/


/*top*/
#top {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
#top .top_box_01 {
	height: 160px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top .top_box_01 .links_ks {
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 22px;
	width: 100%;
	padding-top: 15px;
	line-height: 22px;
	float: left;
}
#top .top_box_01 .links_ks .welcome {
	float: left;
}
#top .top_box_01 .links_ks .links {
	float: right;
}
#top .top_box_01 .logobox {
	float: left;
	height: 100px;
	padding-top:23px;
	width: 600px;
}
#top .top_box_01 .kfrx { width:400px; height:84px; padding-top:39px; float:left;}
#top .top_box_01 .kfrx p { height:44px; font-size:16px; color:#FFFFFF; text-align:right;}
#top .top_box_01 .kfrx p em {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	color: #dca60c;
}
#top .nav_box {
	background-image: url(../images/nav_bg1.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 100%;
}
#top .nav_box ul {
	height: 29px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top .nav_box ul li{
	line-height: 24px;
	float: left;
	width: 141px;
	padding-bottom: 5px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#top .nav_box ul a {
	line-height: 24px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
#top .nav_box ul .home {
	text-align: center;
	float: left;
	height: 24px;
	width: 141px;
	padding-bottom: 5px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}


/*index*/

.banner {
	background-color: #202020;
	width: 100%;
	padding-top:25px;
	padding-bottom:25px;
}
.banner .banner_box {
	height: 500px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}

#index {
	background-image: url(../images/body_bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
}
#index .content { width:1000px; height:auto; margin-left:auto; margin-right:auto;padding-top:25px;padding-bottom:25px;}
#index .content .products_title {
	width:100%;
	height:30px;
	background-color: #1c1c1c;
	background-image: url(../images/bg_bt_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#index .content .products_title .left {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	float: left;
	padding-left: 15px;
}
#index .content .product_cont { widows:100%; padding-top:20px;height:120px;position: relative;}
#index .content .product_cont .db {width:1000px;}
#index .content .product_cont .hd {position: absolute;z-index: 999;height: 20px;width: 160px;right: 0px;top: -30px;}
#index .content .product_cont .hd ul{text-align: center;margin: 0 auto;padding-top: 10px;float: left;}
#index .content .product_cont .hd ul li{
	width: 8px;
	height: 8px;
	float: left;
	margin-right: 7px;
	text-indent: -9999px;
	overflow: hidden;
	background-color: #5c5c5c;
}
#index .content .product_cont .hd ul li.on{background: #dedede;}
#index .content .product_cont ul { width:100%;}
#index .content .product_cont ul li { width:166px; float:left; height:120px;}
#index .content .product_cont ul li .img {
	height: 120px;
	width: 148px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#index .content .product_cont ul li .img h4 {
	background-image: url(../images/b_h77.png);
	display: block;
	height: 32px;
	width: 148px;
	position: absolute;
	z-index: 99;
	left: 0px;
	bottom: 0px;
	text-align: center;
}
#index .content .product_cont ul li .img h4 a {font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color: #ffd24f;}

#index .content .hr { height:30px; margin-bottom:30px; border-bottom:#ffd24f solid 1px;}
#index .content .us_news { width:100%;}
#index .content .us_news .us_box { width:453px; float:left; background-color:#000000; margin-right:14px; padding:20px;}

#index .content .us_news .us_box .img { width:130px; float:left; margin-bottom:12px;}
#index .content .us_news .us_box .img a {color:#ffd24f; font-size:14px;}
#index .content .us_news .us_box .text { width:310px; padding-left:13px; float:left;}
#index .content .us_news .us_box .text .title { width:100%; height:40px;}
#index .content .us_news .us_box .text .title h3 { font-size:18px; color:#ffd24f; line-height:30px; float:left;}
#index .content .us_news .us_box .text .title h5 {
	font-size:12px;
	color:#7d6c39;
	line-height:30px;
	float:left;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
}
#index .content .us_news .us_box .text .cont { width:100%; font-size:14px; color:#FFFFFF;}

#index .content .us_news .news_box { width:453px; float:left; background-color:#000000; padding:20px;}
#index .content .us_news .news_box .title { width:100%; height:40px;}
#index .content .us_news .news_box .title h3 { font-size:18px; color:#ffd24f; line-height:30px; float:left;}
#index .content .us_news .news_box .title h5 {
	font-size:12px;
	color:#7d6c39;
	line-height:30px;
	float:left;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
}
#index .content .us_news .news_box ul { width:100%;}
#index .content .us_news .news_box ul li {
	height: 44px;
	width: 441px;
	padding-bottom: 14px;
	background-image: url(../images/inc_t.jpg);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-left: 12px;
}
#index .content .us_news .news_box ul li .riqi {
	font-size: 14px;
	font-style: italic;
	color: #ffd24f;
}
#index .content .us_news .news_box ul li h4 a,
#index .content .us_news .news_box ul li h4 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
#index .content .us_news .news_box ul li h4 a:hover {
	text-decoration: underline;
	color: #ffd24f;
}



/*页脚footer*/
#footer { width:100%;}
#footer .font_01 a,
#footer .font_01 {
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
}
#footer .font_01 a:hover {
	text-decoration: underline;
	color: #ffd24f;
}

#footer .font_02 a,
#footer .font_02 {
	font-size: 12px;
	line-height: 29px;
	color: #FFFFFF;
}
#footer .font_02 a:hover {
	text-decoration: underline;
	color: #ffd24f;
}
#footer .cont { width:1000px; margin:0 auto;} 
#footer .nav_box {
	width:100%;
	background-image: url(../images/foot_bg_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top:20px;
	padding-bottom:20px;
	background-color: #505052;
}
#footer .nav_box .cont .nav { width:729px; padding-top:15px; float:left;}
#footer .nav_box .cont .nav ul { width:720px;}
#footer .nav_box .cont .nav ul li { width:144px; float:left;}
#footer .nav_box .cont .nav ul li h4 a,
#footer .nav_box .cont .nav ul li h4 {font-size:14px; color:#FFFFFF; line-height:26px;}
#footer .nav_box .cont .nav ul li .subnav {width:100%;}
#footer .nav_box .cont .nav ul li .subnav a {
	font-size: 12px;
	line-height: 26px;
	color: #e9bb45;
	text-decoration: none;
	background-image: url(../images/inc_t_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 100%;
	padding-left: 16px;
}
#footer .nav_box .cont .nav ul li .subnav a:hover {color: #FF3300;text-decoration: none;}
#footer .nav_box .cont .contact {
	width:240px;
	padding-left:30px;
	float:left;
	border-left:#848484 solid 1px;
	background-image: url(../images/logo_foot.png);
	background-repeat: no-repeat;
	background-position: 30px top;
	padding-top: 60px;
}
#footer .foot {
	background-image: url(../images/foot_bg_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height:29px;
}



/*----neiye----*/
.text_font a,
.text_font p,
.text_font div,
.text_font td,
.text_font span,
.text_font font,
.text_font { color:#666666;}
#neiye {background-color: #000000;width: 100%;}
#neiye .banner {
	height: 178px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
#neiye .cont_box {
	background-color: #1a1a19;
	background-image: url(../images/bg_ny_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width:100%;
	padding-bottom:30px;
}
#neiye .cont_box .main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #282828;
	background-image: url(../images/p_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*left*/
#neiye .cont_box .main .left_nav { width:190px; float:left;}
#neiye .cont_box .main .left_nav .font_01 a,
#neiye .cont_box .main .left_nav .font_01 { font-size:14px; line-height:40px; color:#a09f9f;}
#neiye .cont_box .main .left_nav .font_02 a,
#neiye .cont_box .main .left_nav .font_02 { font-size:14px; line-height:40px; color:#ffd24f;}
#neiye .cont_box .main .left_nav .font_03 a,
#neiye .cont_box .main .left_nav .font_03 { font-size:18px; color:#f39800; font-weight:bold;}
#neiye .cont_box .main .left_nav .font_04 a,
#neiye .cont_box .main .left_nav .font_04 { font-size:14px; color:#f39800;}

#neiye .cont_box .main .left_nav .nav_title {
	font-size: 20px;
	line-height: 80px;
	font-weight: bold;
	color: #ffd24f;
	height: 80px;
	width: 100%;
	text-align: center;
}
#neiye .cont_box .main .left_nav ul { width:100%; padding-bottom:30px;}
#neiye .cont_box .main .left_nav ul li {height: 40px;width: 130px;padding-left:20px; padding-right:40px;}
#neiye .cont_box .main .left_nav ul .off a,
#neiye .cont_box .main .left_nav ul .off {font-size:14px; line-height:40px; color:#a09f9f;}
#neiye .cont_box .main .left_nav ul .on {background-image: url(../images/t_02.png);background-repeat: no-repeat;background-position: 135px center;}
#neiye .cont_box .main .left_nav ul .on a {font-size:14px; line-height:40px; color:#ffd24f;}
#neiye .cont_box .main .left_nav .p_line {background-image: url(../images/p_line.jpg);background-repeat: no-repeat;background-position: left bottom; height:2px;}
#neiye .cont_box .main .left_nav .contact_box { width:160px; padding-left:15px; padding-right:15px; padding-bottom:20px; padding-top:20px;}
#neiye .cont_box .main .left_nav .contact_box .tel {height:44px;margin-bottom:15px;background-image: url(../images/inc_tel.png);background-repeat: no-repeat;
background-position: left center;padding-left: 50px;}
#neiye .cont_box .main .left_nav .contact_box .email {height:44px;margin-bottom:15px;background-image: url(../images/inc_email.png);background-repeat: no-repeat;
background-position: left center;padding-left: 50px;word-wrap:break-word;}
#neiye .cont_box .main .left_nav .contact_box .add {height:44px;margin-bottom:15px;background-image: url(../images/inc_add.png);background-repeat: no-repeat;
background-position: left center;padding-left: 50px;}


#neiye .cont_box .main .right_cont { width:770px; float:left; background-color:#FFFFFF; padding:20px;}
#neiye .cont_box .main .right_cont .title { width:100%; height:40px; border-bottom:#ee2e24 solid 1px;}
#neiye .cont_box .main .right_cont .title h3 { color:#000000; font-size:20px; line-height:40px; }
#neiye .cont_box .main .right_cont .title .location {float:right; color:#646464; font-size:14px; padding-top:15px;}
#neiye .cont_box .main .right_cont .title .location a {color:#646464; font-size:14px;}

#neiye .cont_box .main .right_cont .content { padding-top:20px; width:100%;}
#neiye .cont_box .main .right_cont .content .text {width:100%; font-size:14px; color:#666666; line-height:26px;}
#neiye .cont_box .main .right_cont .content .text h4 { font-size:18px; color:#333333; line-height:34px;}

#neiye .cont_box .main .right_cont .news {padding-top:20px; width:100%;}
#neiye .cont_box .main .right_cont .news .font_line a,
#neiye .cont_box .main .right_cont .news .font_line { font-size:14px; color:#545454; line-height:24px;}
#neiye .cont_box .main .right_cont .news ul {width:100%;}
#neiye .cont_box .main .right_cont .news ul li {width:100%; padding-top:11px; padding-bottom:11px; border-bottom:#d9d9d9 dashed 1px;}
#neiye .cont_box .main .right_cont .news ul li .img { width:160px; height:96px; padding-right:15px; float:left;} 
#neiye .cont_box .main .right_cont .news ul li h4 { font-size:18px; color:#333333; float:left; width:595px;}
#neiye .cont_box .main .right_cont .news ul li h4 a{font-size:18px; color:#333333;}
#neiye .cont_box .main .right_cont .news ul li p { height:72px; float:left; font-size:14px; line-height:24px; color:#999999;width:595px;}

#neiye .cont_box .main .right_cont .news ul li .text td,
#neiye .cont_box .main .right_cont .news ul li .text {font-size:14px; line-height:24px; color:#999999;}
#neiye .cont_box .main .right_cont .news ul li img { width:160px; height:96px; margin-right:15px; float:left;} 
#neiye .cont_box .main .right_cont .news ul li b,
#neiye .cont_box .main .right_cont .news ul li b a{font-size:18px; color:#333333; line-height:32px;}

#neiye .cont_box .main .right_cont .video {padding-top:20px; width:100%;}
#neiye .cont_box .main .right_cont .video ul {width:100%;}
#neiye .cont_box .main .right_cont .video ul li { width:226px; height:120px;float:left; padding-bottom:12px; padding-left:15px; padding-right:15px;}
#neiye .cont_box .main .right_cont .video ul li .img {width:226px;height:160px;position: relative;}
#neiye .cont_box .main .right_cont .video ul li h4 {font-size:16px;color:#333333;line-height:34px;margin-top:15px;background-color: #F7F7F7;}
#neiye .cont_box .main .right_cont .video ul li h4 a {font-size:16px;color:#333333;}

#neiye .cont_box .main .right_cont .product {padding-top:20px; width:100%;}
#neiye .cont_box .main .right_cont .product ul {width:100%;}
#neiye .cont_box .main .right_cont .product ul li { width:226px; height:120px;float:left; padding-bottom:12px; padding-left:15px; padding-right:15px;}
#neiye .cont_box .main .right_cont .product ul li .img {width:226px;height:160px;position: relative;}
#neiye .cont_box .main .right_cont .product ul li h4 {font-size:16px;color:#333333;line-height:34px;margin-top:15px;background-color: #F7F7F7;}
#neiye .cont_box .main .right_cont .product ul li h4 a {font-size:16px;color:#333333;}

#neiye .cont_box .main .right_cont .article {padding-top:20px; width:100%;}
#neiye .cont_box .main .right_cont .article .title {border-bottom: 1px solid #f0efef; padding-bottom:20px;}
#neiye .cont_box .main .right_cont .article .title h2 { font-size:24px; color:#000000; line-height:40px; text-align:center; font-weight:normal;}
#neiye .cont_box .main .right_cont .article .title p { font-size:12px; color:#666666; text-align:center; line-height:24px;}
#neiye .cont_box .main .right_cont .article .title p a{ font-size:12px; color:#666666;}
#neiye .cont_box .main .right_cont .article .text {width:100%; font-size:14px; color:#666666; line-height:26px; padding-bottom:20px; padding-top:20px;border-bottom: 1px solid #f0efef;}
#neiye .cont_box .main .right_cont .next_page { width:100%; padding-top:20px;}
#neiye .cont_box .main .right_cont .next_page p a { font-size:14px; color:#333333; line-height:26px;}
#neiye .cont_box .main .right_cont .next_page p { font-size:14px; color:#333333; line-height:26px; width:400px; float:left;}
#neiye .cont_box .main .right_cont .next_page a.fanhui {
	font-size: 14px;
	line-height: 30px;
	color: #006699;
	text-decoration: none;
	background-color: #F0F0F0;
	display: block;
	float: right;
	width: 90px;
	text-align: center;
	margin-top: 8px;
}
#neiye .cont_box .main .right_cont .next_page a.fanhui:hover {color: #FF3300;text-decoration: none;} 

/*产品详情*/
#neiye .cont_box .main .right_cont .porduct_show {padding-top:20px; width:100%;}
#neiye .cont_box .main .right_cont .porduct_show .des {width:100%; margin-bottom:30px;}
#neiye .cont_box .main .right_cont .porduct_show .des .pic_box {width:400px;float:left; padding:10px; border:#CCCCCC solid 1px;}
#neiye .cont_box .main .right_cont .porduct_show .des .des_box { width:318px; float:left; padding-left:30px;}
#neiye .cont_box .main .right_cont .porduct_show .des .des_box h4 {font-weight: normal;color: #000;line-height: 62px;overflow: hidden;font-size: 22px;border-bottom: 1px #d0d0d0 dashed;}
#neiye .cont_box .main .right_cont .porduct_show .des .des_box ul { width:100%;}
#neiye .cont_box .main .right_cont .porduct_show .des .des_box ul li {width: 100%; line-height: 36px;color: #666;font-size: 14px;border-bottom: 1px #d0d0d0 dashed;}
#neiye .cont_box .main .right_cont .porduct_show .text_title {background-image: url(../images/hr_01.jpg);background-repeat: no-repeat;background-position: left bottom;
height: 40px;width: 100%;margin-bottom: 25px;padding-bottom: 2px;}
#neiye .cont_box .main .right_cont .porduct_show .text_title h3 {
	line-height:40px;
	font-size:22px;
	color:#000000;
	display: block;
	float: left;
	font-weight: normal;
}
#neiye .cont_box .main .right_cont .porduct_show .text_title h4 {
	line-height:22px;
	font-size:16px;
	color:#999999;
	padding-top:14px;
	text-transform: uppercase;
	display: block;
	float: left;
	font-weight: normal;
}
#neiye .cont_box .main .right_cont .porduct_show .text_box { width:100%; margin-bottom:20px; font-size:14px; color:#666; line-height:26px;}
#neiye .cont_box .main .right_cont .porduct_show .text_box a{ font-size:14px; color:#666; line-height:26px;}




#neiye .cont_box .main .right_cont .page {border-top: #CCCCCC solid 1px; padding-top:10px; margin-bottom:20px; margin-left:20px; margin-right:20px;padding:14px 0 10px; font-family:宋体}
#neiye .cont_box .main .right_cont .page a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#neiye .cont_box .main .right_cont .page a.a1 { background:#f7f7f7; width:56px; padding:0 }
#neiye .cont_box .main .right_cont .page a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#neiye .cont_box .main .right_cont .page span { display:inline-block; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../images/titleBg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

/*remen*/
#remen { width:960px; margin-left:auto; margin-right:auto; margin-top:30px; background-color:#151515; padding:20px;}
#remen .product { width:465px; float:left;}
#remen .news { width:465px; float:right;}
#remen ul h3 { height:28px; line-height:28px; background-color:#2a2a2a; padding-left:10px; color:#FFFFFF; font-size:16px; }
#remen ul li {
	line-height:32px;
	background-image: url(../images/inc_t.jpg);
	background-repeat: no-repeat;
	background-position: left 16px;
	padding-left:12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4E4E4E;
}
#remen ul li a {font-size: 14px;color: #E7E7E7;}
#remen ul li em {font-size: 14px;font-style: italic;color: #ffd24f; float:right;}

